home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / UDDIWEB.MSI / intro.tou.aspx < prev    next >
Encoding:
Text File  |  2003-02-21  |  712 b   |  22 lines

  1. <%@ Page %>
  2. <%@ Register TagPrefix='uddi' Namespace='UDDI.Web' Assembly='uddi.web' %>
  3. <html>
  4.     <HEAD>
  5.         <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=Windows-1252">
  6.         <META HTTP-EQUIV="MSThemeCompatible" CONTENT="Yes">
  7.         <META NAME="MS.LOCALE" CONTENT="EN-US">
  8.         <!-- #include file = "intro.header.htm" -->
  9.     </head>
  10.     <body marginwidth="0" marginheight="0" LEFTMARGIN="0" TOPMARGIN="0" rightmargin="0" ONLOAD="BringToFront()">
  11.         <!-- #include file = "intro.heading.htm" -->
  12.         <table class="content" width="100%" cellpadding="8">
  13.             <tr>
  14.                 <td>
  15.                     <!-- #include file = "tou.htm" -->
  16.                 </td>
  17.             </tr>
  18.         </table>
  19.         <!-- #include file = "intro.footer.htm" -->
  20.     </body>
  21. </html>
  22.